projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb37b0
)
Added [ediff-misc] to menu-bar-tools-menu
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Wed, 18 Jun 1997 00:26:54 +0000
(
00:26
+0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Wed, 18 Jun 1997 00:26:54 +0000
(
00:26
+0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 7073866e6b7dab4b39317eb5744486f1d333dfbf..0103d82c43a5d73ad45840a60156204f037c29a0 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-85,6
+85,8
@@
A large number or nil slows down menu responsiveness."
(define-key menu-bar-tools-menu [separator-compare]
'("--"))
+(define-key menu-bar-tools-menu [ediff-misc]
+ '("Ediff Miscellanea" . menu-bar-ediff-misc-menu))
(define-key menu-bar-tools-menu [epatch]
'("Apply Patch" . menu-bar-epatch-menu))
(define-key menu-bar-tools-menu [ediff-merge]